home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss - A MainWindow function that identifies
- manageable children for each area
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/MainW.h>
- vvvvooooiiiidddd XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss(
- WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
- WWWWiiiiddddggggeeeetttt mmmmeeeennnnuuuu____bbbbaaaarrrr,
- WWWWiiiiddddggggeeeetttt ccccoooommmmmmmmaaaannnndddd____wwwwiiiinnnnddddoooowwww,
- WWWWiiiiddddggggeeeetttt hhhhoooorrrriiiizzzzoooonnnnttttaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr,
- WWWWiiiiddddggggeeeetttt vvvveeeerrrrttttiiiiccccaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr,
- WWWWiiiiddddggggeeeetttt wwwwoooorrrrkkkk____rrrreeeeggggiiiioooonnnn);
-
- VVVVEEEERRRRSSSSIIIIOOOONNNN
- This page documents Motif 2.1.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss identifies which of the valid children
- for each area (such as the MenuBar and work region) are to
- be actively managed by MainWindow. This function also sets
- up or adds the MenuBar, work window, command window, and
- ScrollBar widgets to the application's main window widget.
-
- Each area is optional; therefore, the user can pass NULL to
- one or more of the following arguments. The window manager
- provides the title bar.
-
- NNNNOOOOTTTTEEEE:::: XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss is obsolete and exists for
- compatibility with previous releases. The information
- previously returned by this function can now be obtained
- through a call to XXXXttttGGGGeeeettttVVVVaaaalllluuuueeeessss on the
- XXXXmmmmNNNNssssccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwCCCChhhhiiiillllddddTTTTyyyyppppeeee resource.
-
- _w_i_d_g_e_t Specifies the MainWindow widget ID.
-
- _m_e_n_u__b_a_r Specifies the widget ID for the MenuBar to be
- associated with the MainWindow widget. Set this ID
- only after creating an instance of the MainWindow
- widget. The attribute name associated with this
- argument is XXXXmmmmNNNNmmmmeeeennnnuuuuBBBBaaaarrrr.
-
- _c_o_m_m_a_n_d__w_i_n_d_o_w
- Specifies the widget ID for the command window to
- be associated with the MainWindow widget. Set this
- ID only after creating an instance of the
- MainWindow widget. The attribute name associated
- with this argument is XXXXmmmmNNNNccccoooommmmmmmmaaaannnnddddWWWWiiiinnnnddddoooowwww.
-
- _h_o_r_i_z_o_n_t_a_l__s_c_r_o_l_l_b_a_r
- Specifies the ScrollBar widget ID for the
- horizontal ScrollBar to be associated with the
-
-
-
- Page 1 (printed 10/3/02)
-
-
-
-
-
-
- XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX))))
-
-
-
- MainWindow widget. Set this ID only after creating
- an instance of the MainWindow widget. The
- attribute name associated with this argument is
- XXXXmmmmNNNNhhhhoooorrrriiiizzzzoooonnnnttttaaaallllSSSSccccrrrroooollllllllBBBBaaaarrrr.
-
- _v_e_r_t_i_c_a_l__s_c_r_o_l_l_b_a_r
- Specifies the ScrollBar widget ID for the vertical
- ScrollBar to be associated with the MainWindow
- widget. Set this ID only after creating an
- instance of the MainWindow widget. The attribute
- name associated with this argument is
- XXXXmmmmNNNNvvvveeeerrrrttttiiiiccccaaaallllSSSSccccrrrroooollllllllBBBBaaaarrrr.
-
- _w_o_r_k__r_e_g_i_o_n
- Specifies the widget ID for the work window to be
- associated with the MainWindow widget. Set this ID
- only after creating an instance of the MainWindow
- widget. The attribute name associated with this
- argument is XXXXmmmmNNNNwwwwoooorrrrkkkkWWWWiiiinnnnddddoooowwww.
-
- For a complete definition of MainWindow and its associated
- resources, see XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwww(3).
-
- RRRREEEELLLLAAAATTTTEEEEDDDD
- XXXXmmmmMMMMaaaaiiiinnnnWWWWiiiinnnnddddoooowwww(3).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 10/3/02)
-
-
-
-